@charset "utf-8";
#wrapper {
  margin: 0 auto;
  vertical-align: center;
}
header {
 position: fixed; 
}
@media only screen and (max-width:720px) {
  header {
    position: absolute;
  }
}
body {
    position:relative;
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0,0,0,1.00);
    
    touch-action: manipulation;
}
.webpage {
    background-color: rgba(18,18,18,1.00);
}
.screen {
    image-rendering: pixelated;
    z-index: -1;
    pointer-events: all;
    vertical-align: middle;
    padding-top: 13.75%!important;
    background-color: rgba(18,18,18,1.00);
    border-bottom: 85px solid rgba(18,18,18,1.00);

}
.AppBackground {
    background-color: rgba(255,255,255,1.00);
    background-position: top center;
    background-size: cover;
    margin-top: 0px;
    margin-left: 0px;
        height: 143.75vw;
    min-height: 143.75vw;
    max-height: 143.75vw;
        width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    position: relative;
    overflow: hidden;
}
@media screen and (min-aspect-ratio: 320/460) {
  .AppBackground {
    background-color: rgba(255,255,255,1.00);
    background-position: top center;
    background-size: cover;
    margin-top: 0px;
    margin-left: 0px;
        height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
        width: 69.565217vh;
    min-width: 69.565217vh;
    max-width: 69.565217vh;
    position: relative;
    overflow: hidden;
  }
}

.Charas {
 position:relative; 
}
.iPod {
    width: 375px;
    min-width: 375px;
    max-width: 375px;
    height: 117px;
    min-height: 117px;
    max-height: 117px;
    background-image: url("../Backgrounds/aiPodShrunk!_1.png");
	position:static;
	z-index: 0;
	float: left;
    line-height: 1em;
    list-style: none outside none;
    margin: 0;
	font-size: 0;
    pointer-events:none;
    display: none;
  }
.iPodLeft {
    width: 29px;
    min-width: 29px;
    max-width: 29px;
    height: 475px;
    min-height: 475px;
    max-height: 475px;
    background-image: url("../Backgrounds/aiPodShrunk!_2.png");
	position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    pointer-events: none;
    display: none;
}
.iPodRight {
	width: 29px;
    min-width: 29px;
    max-width: 29px;
    height: 475px;
    min-height: 475px;
    max-height: 475px;
    background-image: url("../Backgrounds/aiPodShrunk!_3.png");
 	position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    pointer-events: none;
    margin-left: 346px;
    display: none;
}
.iPodBottom {
    width: 375px;
    min-width: 375px;
    max-width: 375px;
    height: 117px;
    min-height: 117px;
    max-height: 117px;
    background-image: url("../Backgrounds/aiPodShrunk!_4.png");
	position:absolute;
    z-index: 0;
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin-top: 117px;
    margin-top: 592px;
    pointer-events: none;
    display: none;
}
    #clock {
    width: 100%;
    color: #0C0C0C;
    align-items: center;
    justify-content: center;
    font-family: "Helvetica_Bold";
    font-size: 14px;
    text-align: center;
    text-shadow: 0px 1px 0.5px rgba(245,245,245,1.00);
    height: 100%;
    }
	

input[type=button] {
    background-color: rgba(255,255,255,0.85);
    border: 2.75px solid rgba(125,125,125,0.75);
    color: rgba(71,105,164,1.00);
    text-decoration: none;
    cursor: pointer;
    width: 19.14rem;
    height: 100%;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    font-size: 38px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    margin-left:0px;
    padding-top: 2.9%;
    padding-bottom: 4.6%;
    padding-left: 1rem!important;
}
input[type=button]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 1px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,0.85);
}
input[type=buttonz] {
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    text-decoration: none;
    color: rgba(50,79,133,0.75);
    cursor: pointer;
    border: 3px solid rgba(125,125,125,0.75);
    border-radius: 33px;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    line-height: 38px;
    font-family: "Helvetica";
    opacity: 1;
    user-select: none;
   	webkit-user-select: none;
   	khtml-user-select: none;
   	moz-user-select: none;
   	ms-user-select: none;
   	position: absolute;
   	z-index: 666;
   	font-size: 44px;
}

input[type=buttonz]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,0.6);
}

input[type=buttonzv] {
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    text-decoration: none;
    color: rgba(50,79,133,1.0);
    cursor: pointer;
    border: 3px solid rgba(125,125,125,0.75);
    border-radius: 33px;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    line-height: 38px;
    font-family: "Helvetica";
    opacity: 1;
    user-select: none;
   	webkit-user-select: none;
   	khtml-user-select: none;
   	moz-user-select: none;
   	ms-user-select: none;
   	position: absolute;
   	z-index: 666;
   	font-size: 44px;
}

input[type=buttonzv]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,1.0);
}

input[type=button1] {
    background-color: rgba(255,255,255,1.00);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(50,79,133,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    border-radius: 33px;
    display: inline-block;
    text-align: center;
    font-family: "Helvetica";
    font-size: 44px;
    opacity: .6;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    float: none;
    position: absolute;
}
input[type=button1]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,0.6);
}
input[type=button1z] {
    background-color: rgba(255,255,255,1.00);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(50,79,133,1.0);
    text-decoration: none;
    cursor: pointer;
    width: 7.4%;
    min-width: 7.4%;
    max-width: 7.4%;
    height: 6.7%;
    min-height: 6.7%;
    max-height: 6.7%;
    border-radius: 33px;
    display: inline-block;
    text-align: center;
    font-family: "Helvetica";
    font-size: 44px;
    opacity: .6;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    float: none;
    position: absolute;
	opacity: 1.0;
}
input[type=button1z]:active {
    background: linear-gradient(180deg,rgba(5,140,245,1.00) 0%,rgba(1,95,231,1.00) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
	color: rgba(255,255,255,1.0);
}
input[type=button2] {
        width: 112.775%;
    min-width: 112.775%;
    max-width: 112.775%;
        height: 14.6rem;
    min-height: 14.6rem;
    max-height: 14.6rem;
    float: left;
    background-color: rgba(255,255,255,0.25);
    border-radius: 33px;
    border: 3px solid rgba(0,0,0,0.15);
    display: inherit;
    color: rgba(255,255,255,0.50);
    cursor: pointer;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
	}
input[type=button2]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.5) 0%,rgba(1,95,231,0.5) 100%)!important;
	}
input[type=button2z] {
        width: 11.4rem;
    min-width: 11.4rem;
    max-width: 11.4rem;
        height: 14.8rem;
    min-height: 14.8rem;
    max-height: 14.8rem;
    float: left;
    background-color: rgba(255,255,255,0.25);
    border-radius: 12px;
    border: 1.5px solid rgba(0,0,0,0.15);
    display: inherit;
    color: rgba(255,255,255,0.50);
    cursor: pointer;
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
	}
input[type=button2z]:active {
    border-radius: 0px!important;
    background: rgba(0,0,0,0.465)!important;
	z-index: 9001!important;
    position: absolute;
	border: 1.5px solid rgba(0,0,0,0.0);
	}
input[id=Blank5Button] {
        height: 14.4rem!important;
    min-height: 14.4rem!important;
    max-height: 14.4rem!important;
}
input[id=Blank5Button]:active {
        height: 14.62rem!important;
    min-height: 14.62rem!important;
    max-height: 14.62rem!important;
}

input[type=buttonv] {
    background-color: rgba(255,255,255,0.75);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 39.3%;
    min-width: 39.3%;
    max-width: 39.3%;
   	height: 3.4575%;
   	min-height: 3.4575%;
   	max-height: 3.4575%;
    border-radius: 32.5px;
    display: inline-block;
    text-align: center;
    font-size: 37.5px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
    margin-left: -1.5px;
   	position: absolute;
}
input[type=buttonv]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
}
input[type=buttonvv] {
    background-color: rgba(255,255,255,0.75);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 39.426%;
    min-width: 39.426%;
    max-width: 39.426%;
   	height: 4.3725%;
   	min-height: 4.3725%;
   	max-height: 4.3725%;
    border-radius: 32.5px;
    display: inline-block;
    text-align: center;
    font-size: 36.5px;
    font-family: "Helvetica";
    user-select: none;
    webkit-user-select: none;
    khtml-user-select: none;
    moz-user-select: none;
    ms-user-select: none;
   	position: absolute;
}
input[type=buttonvv]:active {
    background: linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
}
input[type=buttonvvv] {
    background-color: rgba(255,255,255,0.75);
    border: 3px solid rgba(125,125,125,0.75);
    color: rgba(0,0,0,0.75);
    text-decoration: none;
    cursor: pointer;
    width: 55rem;
    min-width: 55rem;
    max-width: 55rem;
    height: 5rem;
    min-height: 5rem;
    max-height: 5rem;
    border-radius: 33px;
    display: inline-block;
    text-align: center;
    font-size: 36.5px;
    font-family: "Helvetica";
    background-image: url("../Backgrounds/aSTOP!.png");
    background-size: cover;
   	position: absolute;
    image-rendering: pixelated;
}
input[type=buttonvvv]:active {
    background: url("../Backgrounds/aSTOP!hover.png"), linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%);
    border: 3px solid linear-gradient(180deg,rgba(5,140,245,0.75) 0%,rgba(1,95,231,0.75) 100%)!important;
    color: rgba(255,255,255,.75)!important;
    background-size: cover;
    image-rendering: pixelated;
}
input[type=button]:focus { outline: none; }
input[type=button1]:focus { outline: none; }
input[type=button2]:focus { outline: none; }
.iPodInfo {
    width: 320px;
    min-width: 320px;
    max-width: 320px;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    background-image: url(../Slices/images/aiPod_NoClock.jpg);
	z-index: 6666;
	display: none;
}
.Blank1 {
    position: absolute;
    margin-left: 0%;
    cursor: pointer;
}
.Blank2 {
    position: absolute;
    margin-left: 20%;
    cursor: pointer;
}
.Blank3 {
    position: absolute;
    margin-left: 40%;
    cursor: pointer;
}
.Blank4 {
    position: absolute;
    margin-left: 60%;
    cursor: pointer;
}
.Blank5 {
    position: absolute;
    margin-left: 80%;
    cursor: pointer;
}

.Chara1 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 0%;
    background-image: url(../Slices/images/images/GIR.jpg);
    background-size: cover;
    color: rgba(71,108,149,1.00);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara2 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 20%;
    background-image: url(../Slices/images/images/ZIM.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    text-indent: 1.1rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara3 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 40%;
    background-image: url(../Slices/images/images/DIB.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    text-indent: .75rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara4 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.32rem;
    min-height: 15.32rem;
    max-height: 15.32rem;
    position: absolute;
    margin-left: 60%;
    background-image: url(../Slices/images/images/MIXED.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.4rem;
    text-indent: .9rem;
    cursor: pointer;
	pointer-events: none;
	opacity: 0.33;
}
.Chara5 {
        width: 20%;
    min-width: 20%;
    max-width: 20%;
        height: 15.12rem;
    min-height: 15.12rem;
    max-height: 15.12rem;
    position: absolute;
    margin-left: 80%;
    margin-top: 0px;
    background-image: url(../Slices/images/images/OTHERS.jpg);
    background-size: cover;
    color: rgba(71,108,149,1);
    font-family: "Comic Sans MS";
    font-style: normal;
    text-align: center;
    font-size: 46px;
    line-height: 27.1rem;
    text-indent: .15rem;
    cursor: pointer;
	pointer-events: none;
	z-index: 6665;
	opacity: 0.33;
}


.BlankA {
width: 1px;
    min-width: 1px;
    max-width: 320px;
    height: 62px;
    min-height: 62px;
    max-height: 62px;
    display: table;}
.BlankB {
width: 1px;
    min-width: 1px;
    max-width: 320px;
    height: 15px;
    min-height: 15px;
    max-height: 15px;
    display: table;}
.Button1A {
    display: inline-block;
    margin-top: 44.4%;
}
.Button1B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button1C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button2A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button2B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button2C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button3A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button3B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button3C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button4A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button4B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button4C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button5A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button5B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button5C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button6A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button6B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button6C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button7A {
    display: inline-block;
    margin-top: 3.455%;
}
.Button7B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button7C {
    display: inline-block;
    margin-left: 2.71%;
}
.Button8A {
    display: inline-block;
    margin-top: 3.455%;
	opacity:0.0
}
.Button8B {
    display: inline-block;
    margin-left: 2.71%;
}
.Button8C {
    display: inline-block;
    margin-left: 2.71%;
	opacity:0.0
}

.AppButtons {
    position: relative;
}
.ThisIsPage1 {
    position: relative;

}
.ThisIsPage2 {
    position: relative;
}
.ThisIsPage3 {
    position: relative;
}
.ThisIsPage4 {
    position: relative;
}
.ThisIsPage5 {
    position: relative;
}
.ThisIsPage6 {
    position: relative;
}
.ThisIsPage7 {
    position: relative;
}
.ThisIsPage8 {
    position: relative;
}


.ButtonSTOP {
    display: inline;
    opacity: 1.0;
    margin-top: 19.362%;
    margin-left: 3.114%;
    position: absolute;
}
.ButtonA1 {
    display: inline-block;
    opacity: 1.0;
    margin-top: 34.7%;
    margin-left: 3.275%;
}
.ButtonA2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonB1 {
    display: block;
    opacity: 1.0;
    margin-top: 11.87%;
    margin-left: 3.275%;
}
.ButtonB2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonC1 {
    display: block;
    opacity: 1.0;
    margin-top: 23.75%;
    margin-left: 3.275%;
}
.ButtonC2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonD1 {
    display: block;
    opacity: 1.0;
    margin-top: 35.625%;
    margin-left: 3.275%;
}
.ButtonD2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonE1 {
    display: block;
    opacity: 1.0;
    margin-top: 45.92%;
    margin-left: 3.275%;
}
.ButtonE2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonF1 {
    display: block;
    opacity: 1.0;
    margin-top: 57.795%;
    margin-left: 3.275%;
}
.ButtonF2 {
    display: block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-top: -.52%;
}
.ButtonG1 {
    display: block;
    opacity: 1.0;
    margin-top: 69.69%;
    margin-left: 3.275%;
}
.ButtonG2 {
    display: inline-block;
    opacity: 1.0;
    margin-left: 53.58%;
    margin-bottom: .93%;
}
.ButtonH {
    display: block;
    opacity: 1.0;
    margin-top: 8.57%;
    margin-left: 28.125%;
}

.Page1 {
    display: block;
    margin-top: 25.15%;
    margin-left: 0%;
}
.Page2 {
    display: block;
    margin-top: -.333%;
    margin-left: 12.5%;
}
.Page3 {
    display: block;
    margin-top: 25.483%;
    margin-left: 25%;
}
.Page4 {
    display: block;
    margin-top: -.666%;
    margin-left: 37.5%;
}
.Page5 {
    display: block;
    margin-left: 50%;
}
.Page6 {
    display: block;
    margin-left: 62.5%;
}
.Page7 {
    display: block;
    margin-left: 75%;
}
.Page8 {
    display: block;
    margin-left: 87.5%;
}

.Page1z {
	display: block;
    margin-top: 2.865%;
    margin-left: 0%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page2z {
    display: block;
    margin-top: -35.5px;
    margin-left: 12.5%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page3z {
    display: block;
    margin-top: -35.5px;
    margin-left: 25%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page4z {
    display: block;
    margin-top: -35.5px;
    margin-left: 37.5%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page5z {
    display: block;
    margin-top: -35.5px;
    margin-left: 50%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page6z {
    display: block;
    margin-top: -35.5px;
    margin-left: 62.5%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page7z {
    display: block;
    margin-top: -35.5px;
    margin-left: 75%;
	    height: 35.5px;
    min-height: 35.5px;
    max-height: 35.5px;
}
.Page8z {
    display: block;
    margin-top: -35.5px;
    margin-left: 87.5%;
	    height: 35.5px;
    min-height: 35.5px;
}

html {
    display: table;
}
}
